home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HBO Media Relations - Win…/Spring 1995 Programming
/
HBO Media Relations Winter and Spring 1995 Programming Vol 1.1.iso
/
pc
/
files
/
hboprevw.dir
/
00057_Script_57
< prev
next >
Wrap
Text File
|
1995-01-09
|
296b
|
13 lines
on exitFrame
swapbutton2
starttimer
if the clickon <> 10 and the timer < 120 then -- wait 2 seconds before starting movie
set the movierate of sprite 2 to 0
else
set the movierate of sprite 2 to 1
end if
go to the frame
swapbutton2
end